UINotificationFeedbackGenerator
extension Reactive where Base: UINotificationFeedbackGenerator
The reactive extension can be accessed through the reactive
instance property and the reactive
static property.
-
Triggers the feedback.
Declaration
Swift
public var notificationOccurred: BindingTarget<UINotificationFeedbackType>